base table

英 [beɪs ˈteɪbl] 美 [beɪs ˈteɪbl]

网络  基本表; 基表; 基础表; 基本资料表; 基底資料表

计算机



双语例句

  1. With MQTs, when they are updated to remove the corresponding summary data, it is advisable to use table partitioning on the MQT and to define the same data partitions as on the base table.
    对于MQT,当从MQT中删除相应的总结数据时,建议在MQT上使用表分区,并与基本表定义一样的数据分区。
  2. For example, if the base table is DPF partitioned, the design of the MQT should consider whether to replicate the MQT across the data partitions.
    例如,如果基本表使用了DPF进行分区,那么MQT的设计就应该考虑是否要在各个数据库分区上复制MQT。
  3. As the data for the base table ( s) changes, the MQT needs to be updated accordingly.
    当基本表中的数据发生改变时,需要相应地更新MQT。
  4. Access to the data could then be governed through the view, instead of the base table.
    于是,通过这个视图就可以控制对数据的访问,而不必使用基表。
  5. The tables that are light-appended must be backed up before any operations can be performed on the base table.
    在基表上执行任何操作之前,必须对执行“轻追加法”的表备份。
  6. If the base table to which the data is loaded from the external table is defined to be a RAW table without indexes, the IDS server uses light appends to load the data.
    如果将从外部表加载数据所到的基表定义为不带索引的RAW表,则IDS服务器将使用“轻追加法”加载数据。
  7. External tables can be created with the columns of all the data types supported by the regular base table in IDS.
    外部表可以使用IDS中的常规基表支持的所有数据类型的列创建。
  8. Large object ( LOB) inlining& Small LOBs can be stored in the formatted rows of the base table.
    大对象(LOB)内联&小的LOB可存储在基表的格式化行中。
  9. The use of partitioning features on the base table does not need to take into account whether MQTs will be built upon this table.
    基本表上分区特性的使用不需要考虑将来是否会在这个表上创建MQT。
  10. DB210 also removes restrictions on the online reorganization of base table spaces that use LOB columns.
    DB210还消除了对使用LOB列的基表空间的在线重组限制。
  11. However, DB2 will optimize the re-computation as best it can, such as by scanning the summary table instead of the entire base table.
    不过,DB2会尽其所能优化重新计算,例如扫描总结表,而不是整个基本表。
  12. Selecting from an external table reads the data from the data file ( s) and provides it in the form of rows and columns as if it was read from the normal base table.
    从外部表选择可从一个或多个数据文件读取数据,并以行和列的形式提供该数据,就好像从常规基表读取数据一样。
  13. If the base table on which the view is defined contains not just an XML column but also relational columns with indexes, you should include those relational columns in the view definition.
    如果定义视图所用的基表不仅包含一个XML列,还包含有索引的关系列,那么应该将那些关系列包含在视图定义中。
  14. An index is an ordered set of pointers to rows in a base table.
    索引是一个指向基础表的有序指针集。
  15. Where TableName, PartitionName, Start, and End are the same as before and SourceTable identifies the base table that is to be used as the source of data for the new partition.
    其中,TableName、PartitionName、start和End与前面的示例一样,而SourceTable标识用作新分区的数据源的基表。
  16. This new command allows you to collect statistics and build an index in a single pass of the base table, instead of two passes with the previous implementation of these features.
    这条新命令允许您在对基表的一次扫描中收集统计数据,并构建索引,而不像这些特性的以前实现那样需要进行两遍扫描。
  17. However, the design of an MQT can be affected by which partitioning features are used on the base table.
    然而,MQT的设计却可能受到基本表上使用的分区特性的影响。
  18. Assume there is an underlying base table that stores all the test case names ( NAME), test results ( VERDICT), related defects ( DEFECTS), and comments ( NOTES) for each individual tester.
    假设有一个底层的基本表,它存储每个测试者的所有测试用例名称(NAME)、测试结果(VERDICT)、相关缺点(DEFECTS)和评论(NOTES)。
  19. Character mode publication does not support vertical filtering when the base table does not support column-level tracking.
    当基表不支持列级跟踪时,字符模式发布就不支持垂直筛选。
  20. For this type of article, the base table must also be published.
    对于此类型的项目,还必须发布基表。
  21. The generate number for local changes to the base table of an article.
    对项目基表所做的本地更改的生成数。
  22. Definition of subset filter is invalid: must include filter name and join table name and identical number of base table and join table columns.
    子集过滤器的定义无效:必须包括过滤器名、联接表名、一致的基表数和联接表列。
  23. Cannot insert an empty row from a view into its base table ( s).
    不能从视图中插入一个空行到其基表。
  24. Base table fields have been changed and no longer match view fields. View field properties cannot be set.
    基表字段已被更改,不再匹配视图字段,因此不能设置视图字段属性。
  25. Number of unrestricted full scans. These can either be base table or full index scans.
    不受限制的完全扫描数目。这些可以是基表也可以是全文索引扫描。
  26. Alabaster Table Lamp or Ceramic Base Table Lamp ( Overall lamp height 12-16).
    花石膏底座台灯(整灯高度12-16);或者陶瓷底座台灯。
  27. Number of probe scans. A probe scan is used to directly look up rows in an index or base table.
    探测扫描的数目。探测扫描用于直接在索引或基表中查找行。
  28. Only base table cursors support updates.
    只有基表游标支持更新功能。
  29. Base table whose key uniquely identifies a record in the form
    其键值唯一标识窗体中记录的基表
  30. For a base table not owned by the view owner, the table owner must separately grant the necessary permissions to anybody reading or updating the view.
    对于不属于视图所有者的基表,表所有者必须将必要的权限单独授予读取或更新该视图的任何人。